Search
Diagram.GetItemAt Method
See Also
 





 Overload List

Name Description

Diagram.GetItemAt (PointF, Boolean)

Finds and returns the top-most diagram item that lies at the specified location.

Diagram.GetItemAt (PointF, Predicate(DiagramItem))

Returns the top-most diagram item lying at the specified location.

Diagram.GetItemAt (PointF, Predicate(DiagramItem), Boolean, Boolean, Boolean)

Returns the top-most diagram item lying at the specified location.

 See Also